From: Paul Gortmaker Date: Sat, 29 Oct 2011 14:26:25 +0000 (-0400) Subject: intel-iommu: now needs export.h for EXPORT_SYMBOL_GPL X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~12483^2~36 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/?a=commitdiff_plain;h=54485c3005b661077597561fa54e1f0feecc2264;p=linux-4.9.git intel-iommu: now needs export.h for EXPORT_SYMBOL_GPL Signed-off-by: Paul Gortmaker --- diff --git a/drivers/iommu/intel-iommu.c b/drivers/iommu/intel-iommu.c index bb161d2fa03c..c0c7820d4c46 100644 --- a/drivers/iommu/intel-iommu.c +++ b/drivers/iommu/intel-iommu.c @@ -24,6 +24,7 @@ #include #include #include +#include #include #include #include